Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
Creating a standard library
To create a standard library, enter the following command:
library-nameSpecifies the name of the library you want to create.
All libraries must have a
.plextension. You can add libraries to the PROPATH environment variable by specifying the file’s absolute or relative pathname.codepage-nameSpecifies the name of the code page for the library you want to create.
A library can contain r-code procedures with different code pages. All r-code procedures retain their respective code pages.
If you do not specify the
-codepageparameter at creation time, OpenEdge marks the r-code library with the code page specified in the Internal Code Page (-cpinternal) startup parameter.For information about code page compatibility, see the "Code page compatibility" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |